options

abstract fun options(): List<OptionElement>

Returns an immutable list of the option elements of the select element. If the select element does not contain any option elements, returns an empty list.

Throws

when this instance is closed